home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 24 / CU Amiga Magazine's Super CD-ROM 24 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-07].iso / CUCD / Utilities / vim-5.1 / Contents < prev    next >
Encoding:
Text File  |  1998-04-05  |  834 b   |  17 lines

  1. Vim        Vi IMproved.  A clone of the UNIX text editor Vi.  Very useful
  2.         for editing programs and other plain ASCII text.  Full Vi
  3.         compatibility and includes all Ex commands.  Extra features
  4.         above Vi: Multilevel undo, multiple windows, syntax
  5.         highlighting, command line history, improved command line
  6.         editing, command typeahead display, command to display yank
  7.         buffers, possibility to edit binary files, file name stack,
  8.         support for Manx QuickFix and other compiler's error messages,
  9.         shows current file name in window title, on-line help,
  10.         rectangular cut/paste, etc., etc., etc...
  11.  
  12.         Version 5.1.  Also runs under UNIX, MSDOS and other systems.
  13.         vim51bin.tgz contains the binary and documentation.
  14.         vim51big.tgz contains a binary with more features.
  15.         vim51src.tgz contains the sources.
  16.         Author: Bram Moolenaar et al.
  17.